[INFO] cloning repository https://github.com/Josh015/hello-composition-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Josh015/hello-composition-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh015%2Fhello-composition-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh015%2Fhello-composition-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 616db9afa1abbd115ae861af653a6210f238c354
[INFO] fixing Josh015/hello-composition-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh015%2Fhello-composition-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Josh015/hello-composition-rs
[INFO] finished tweaking git repo https://github.com/Josh015/hello-composition-rs
[INFO] tweaked toml for git repo https://github.com/Josh015/hello-composition-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Josh015/hello-composition-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Josh015/hello-composition-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.26
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded wayland-scanner v0.31.6
[INFO] [stderr]   Downloaded wayland-cursor v0.31.8
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.6
[INFO] [stderr]   Downloaded wayland-sys v0.31.6
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.6
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded pin-project-internal v1.1.9
[INFO] [stderr]   Downloaded windows-numerics v0.1.1
[INFO] [stderr]   Downloaded windows-link v0.1.0
[INFO] [stderr]   Downloaded smallvec v1.14.0
[INFO] [stderr]   Downloaded windows-interface v0.59.0
[INFO] [stderr]   Downloaded windows-collections v0.1.1
[INFO] [stderr]   Downloaded windows-implement v0.59.0
[INFO] [stderr]   Downloaded wayland-client v0.31.8
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded pin-project v1.1.9
[INFO] [stderr]   Downloaded windows-result v0.3.1
[INFO] [stderr]   Downloaded windows-future v0.1.1
[INFO] [stderr]   Downloaded rand_core v0.9.1
[INFO] [stderr]   Downloaded wayland-backend v0.3.8
[INFO] [stderr]   Downloaded windows-core v0.60.1
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded anyhow v1.0.96
[INFO] [stderr]   Downloaded indexmap v2.7.1
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.20
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded cc v1.2.15
[INFO] [stderr]   Downloaded toml_edit v0.22.24
[INFO] [stderr]   Downloaded quick-xml v0.37.2
[INFO] [stderr]   Downloaded wayland-protocols v0.32.6
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded zerocopy v0.8.20
[INFO] [stderr]   Downloaded winit v0.30.9
[INFO] [stderr]   Downloaded windows v0.60.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6e700a8c3b38976adb7120096ef887edc5ba2067a48100a2f517a41e7f458ea3
[INFO] running `Command { std: "docker" "start" "6e700a8c3b38976adb7120096ef887edc5ba2067a48100a2f517a41e7f458ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6e700a8c3b38976adb7120096ef887edc5ba2067a48100a2f517a41e7f458ea3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e700a8c3b38976adb7120096ef887edc5ba2067a48100a2f517a41e7f458ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6e700a8c3b38976adb7120096ef887edc5ba2067a48100a2f517a41e7f458ea3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking windows-link v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking windows-strings v0.3.1
[INFO] [stderr]     Checking windows-result v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking rand_core v0.9.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-interface v0.59.0
[INFO] [stderr]     Checking windows-core v0.60.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking windows-numerics v0.1.1
[INFO] [stderr]     Checking windows-future v0.1.1
[INFO] [stderr]     Checking windows-collections v0.1.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking windows v0.60.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking hello-composition-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> src/application.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     UI::{
[INFO] [stdout]   |     ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/application.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::System`, `windows::UI`, `windows::core`
[INFO] [stdout]   --> src/application.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     System::DispatcherQueueController,
[INFO] [stdout]    |     ^^^^^^ could not find `System` in `windows`
[INFO] [stdout]  6 |     UI::{
[INFO] [stdout]    |     ^^ could not find `UI` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 23 |     core::*,
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `h` in this scope
[INFO] [stdout]    --> src/application.rs:166:32
[INFO] [stdout]     |
[INFO] [stdout] 166 |         element.StartAnimation(h!("Offset"), &animation)?;
[INFO] [stdout]     |                                ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `UI` in `windows`
[INFO] [stdout]  --> src/application.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     UI::{
[INFO] [stdout]   |     ^^ could not find `UI` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/application.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::System`, `windows::UI`, `windows::core`
[INFO] [stdout]   --> src/application.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     System::DispatcherQueueController,
[INFO] [stdout]    |     ^^^^^^ could not find `System` in `windows`
[INFO] [stdout]  6 |     UI::{
[INFO] [stdout]    |     ^^ could not find `UI` in `windows`
[INFO] [stdout] ...
[INFO] [stdout] 23 |     core::*,
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/application.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn add_element(&self) -> Result<()> {
[INFO] [stdout]     |                              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn add_element(&self) -> Result<(), E> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `h` in this scope
[INFO] [stdout]    --> src/application.rs:166:32
[INFO] [stdout]     |
[INFO] [stdout] 166 |         element.StartAnimation(h!("Offset"), &animation)?;
[INFO] [stdout]     |                                ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/application.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn add_element(&self) -> Result<()> {
[INFO] [stdout]     |                              ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn add_element(&self) -> Result<(), E> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hello-composition-rs` (bin "hello-composition-rs") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hello-composition-rs` (bin "hello-composition-rs" test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "6e700a8c3b38976adb7120096ef887edc5ba2067a48100a2f517a41e7f458ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e700a8c3b38976adb7120096ef887edc5ba2067a48100a2f517a41e7f458ea3", kill_on_drop: false }`
[INFO] [stdout] 6e700a8c3b38976adb7120096ef887edc5ba2067a48100a2f517a41e7f458ea3
